home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Hity z okladki
/
Diino 4
/
diino4_Setup_En.exe
/
{app}
/
Diino.exe
/
0
/
RCDATA
/
TFRMRECONNECT
/
TFRMRECONNECT.txt
Wrap
Text File
|
2006-11-06
|
954b
|
49 lines
object frmReconnect: TfrmReconnect
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = 'Connection lost'
ClientHeight = 75
ClientWidth = 274
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
DesignSize = (
274
75)
PixelsPerInch = 96
TextHeight = 13
object lblMessage: TTntLabel
Left = 16
Top = 16
Width = 241
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'Reconnecting...'
end
object btnCancel: TTntButton
Left = 104
Top = 41
Width = 80
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Cancel'
TabOrder = 0
OnClick = btnCancelClick
ExplicitTop = 47
end
object Boss: TBoss
Left = 32
Top = 40
end
end